简体版 English
تسجيل الدخول إنشاء حساب جديد

مجموعة تعليمات بالانجليزي

يبدو
"مجموعة تعليمات" أمثلة على
الترجمة إلى الإنجليزيةجوال إصدار
  • help collection
أمثلة
  • Processors with different microarchitectures can share a common instruction set.
    فحواسب ببنى ميكروية مختلفة يمكن أن تتشارك بمجموعة تعليمات مشتركة.
  • However, a more complex set may optimize common operations, improve memory and cache efficiency, or simplify programming.
    في حين أن مجموعة تعليمات الأعقد قد تحسن أداء العمليات الشائعة وتحسن أداء الذاكرة والذاكرة المخبئية أو تبسط البرمجة.
  • The RISC movement in computer architecture postulated that hardware should be designed for compilers rather than for human assembly programmers.
    وَافترضت مجموعة تعليمات بنية الحاسب أنَّه يجب أن تُصَمَّمَ معمارية الحاسوب من أجل المُجمّعات وَليس من أجل مُبرمجي التجميع البشريين.
  • This gets translated to the hardware's real instruction set as required, allowing the underlying hardware to change without needing to recompile the software.
    يتم ترجمة ذلك إلي مجموعة تعليمات حقيقية في الأجهزة كما يلزم مما يسمح للجهاز بالتغير بدون الحاجة إلي إعادة تجميع البرمجيات.
  • Aided by processor speed improvements that enabled increasingly aggressive compilation techniques, the RISC movement sparked greater interest in compilation technology for high-level languages.
    وَبفضل تحسينات سرعة المُعالِج الَّتي مَكَّنَت وجود تقنيَّات تجميع مُتسارعة بِشِدَّة، أثارت مجموعة تعليمات بنية الحاسب اهتمامًا مُتزايدًا بتقنيَّة التجميع للُّغات عالية-المُستوى.
  • Since CPUs implement an instruction set, it's very useful to be able to decode the instruction's bits directly into the sequencer, to select a set of microinstructions to perform a CPU's instructions.
    بما أن وحدة المعالجة المركزية تقوم بتنفيذ مجموعة تعليمات، فمن المفيد أن نقوم بعملية فك تشفير أجزاء التعليمات مباشرة في المنظم، لاختيار مجموعة من المنظمات الصغيرة لتقوم بتعليمات وحدة المعالجة المركزية.
  • The encoding between numerical values and bit patterns is chosen for convenience of the operation of the computer; the bit format used by the computer's instruction set generally requires conversion for external use such as printing and display.
    تم اختيار الترميز بين القيم العددية و سلسلة البتات ليتلاءم مع عمليات الحاسب ؛ تنسيق البتات المُستخدم في مجموعة تعليمات جهاز الكمبيوتر يتطلب التحويل عمومًا للاستخدام الخارجي مثل الطباعة و العرض.
  • One potential drawback of an instruction set with hidden side effects is that, if many instructions have side effects on a single piece of state, like condition codes, then the logic required to update that state sequentially may become a performance bottleneck.
    أحد العوائق المحتملة لمجموعة تعليمات ذات تأثيرات جانبية مخفية هو أنه إذا كان للعديد من التعليمات تأثيرات جانبية على حالة واحدة ، مثل شرط الأكواد ، فإن المنطق مطلوب لتحديث تلك الحالة بشكل تسلسلي وقد يؤدي إلى ضعف الأداء.
  • Since one statement written in a high-level language can produce multiple machine instructions of variable number, it is not always possible to determine instruction path length without, for example, an instruction set simulator – that can count the number of 'executed' instructions during simulation.
    نظراً لأن عبارة واحدة مكتوبة بأحد اللغات عالية المستوي يمكن أن ينتج عنها تعليمات آلة متعددة بأرقام متباينة, فليس من الممكن دوما تحديد طول مسار التعليمات ـ علي سبيل المثال ـ بدون نموذج محاكاة لمجموعة تعليمات يستطيع تحديد عدد التعليمات المُنفذة أثناء المحاكاة.